


#home .container .button{
	bottom:20px;
}

@media only screen and (min-width: 1200px) and (max-width: 1220px) {

}
@media only screen and (min-width: 992px) and (max-width: 1199px) {

	#home{
		height: 600px;
	}
	#home > .container > .row{
	top: 270px;
	}
	.logo {
	  width: 400px;
	}
	#home .container .button {
	  left: 34%;
	}
	/*gallery*/
.img_row > a {
  height: 140px;
  margin-bottom: 3px;
  margin-right: 3px;
  overflow: hidden;
  width: 19.7%;
}
.img_row_last > a {
  height: 235px;
  margin-bottom: 3px;
  margin-right: 3px;
  width: 16.36%;
}
/*Lightbox*/
.lightbox .lb-image {
  width: 500px !important;
}
.lb-outerContainer {
  width: 500px !important;
}
.lb-nav {
  left: -36px !important;
  width: 114% !important;
}
}
/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 991px) {
	/*header*/
	#home{
		height: 440px;
	}
	#home > .container > .row {
	  left: 27%;
	  top: 200px;
	}
	.logo {
	  width: 350px;
	}
	#home .container .button {
	  left: 30%;
	}

/*gallery*/
.img_row > a {
  height: 110px;
  margin-bottom: 3px;
  margin-right: 3px;
  overflow: hidden;
  width: 19.6%;
}
.img_row_last > a {
  height: 180px;
  margin-bottom: 3px;
  margin-right: 3px;
  width: 16.25%;
}
/*Lightbox*/
.lb-nav a.lb-next, .lb-nav a.lb-prev {
  opacity: 0!important;
}
.lightbox .lb-image {
  width: 500px !important;
}
.lb-outerContainer {
  width: 500px !important;
}
.lb-data .lb-number {
  color: #fff;
  display: block !important;
  font-size: 18px;
  padding-bottom: 1em;
  position: absolute;
  text-align: center;
  top: 15px;
  width: 490px;
}
/*contact*/
.contact .field .user input[type="text"], .contact .field textarea, .contact .field input[type="submit"], .contact_submit {
	  width: 95%;
	}
	.contact .heading p {
	  width: 90%;
	}
}



/* Mobile Layout: 320px. */

@media only screen and (max-width: 767px) {
	/*header*/
	#home {
	  height: 215px;
	}
	#home > .container > .row{
	top: 95px;
	}
	.logo {
	  width: 165px;
	}

	#home .container .button {
	  left: 18%;
	}
	.logo img {
	  min-height: 25px;
	}
	.work_button , .contact_button{
	  padding: 5px 11px !important;
	}

.books_images {
  display: block;
  margin: 0 auto;
  width: 290px;
  overflow: hidden;
}

/*gallery*/
.img_row > a {
  display: block;
  height: 40px;
  margin: 0 2px 3px;
  overflow: hidden;
  width: 18.7%;
}
.img_row_last > a {
  display: block;
  height: 75px;
  margin: 0 2px 3px;
  overflow: hidden;
  width: 15.3%;
}
/*Lightbox*/
.lightbox .lb-image {
  width: 300px !important;
}
.lb-outerContainer {
  width: 300px !important;
  height: 225px !important;
}
.lb-data .lb-number {
  color: #fff;
  display: block !important;
  font-size: 15px;
  padding-bottom: 1em;
  padding-left: 0;
  position: absolute;
  text-align: center;
  top: 15px;
  width: 290px;
}
.lb-nav a.lb-next, .lb-nav a.lb-prev {
  opacity: 0!important;
}
.sl-navigation {
  display: none !important;
}
.get_touch h3 {
  font-size: 25px;
}
h3, .h3 {
  font-size: 25px;
}
.career .item p {
  font-size: 20px;
}
.career .heading p {
  width: 90% !important;
}
body, p {
  font-size: 16px;
  line-height: 22px;
}
.contact .heading p {
  width: 100%;
}
.contact .heading p {
  font-size: 14px;
  line-height: 20px;
  width: 90%;

}
.book {
  width: 135px;
}
	.contact .field .user input[type="text"], .contact .field textarea, .contact .field input[type="submit"], .contact_submit {
	  width: 95%;
	}
}



/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 480px) and (max-width: 767px) {
	/*header*/
	#home{
		height: 400px;
	}
	#home > .container > .row{
	top: 180px;
	left: 30%;
	}

	.logo {
	  width: 200px;
	}
	#home .container .button {
	  left: 25%;
	}
.books_images {
  display: block;
  margin: 0 auto;
  width: 380px;
  overflow: hidden;
}
/*gallery*/
.img_row > a {
  display: block;
  height: 55px;
  margin: 0 2px 3px;
  overflow: hidden;
  width: 19.2%;
}
.img_row_last > a {
  display: block;
  height: 90px;
  margin: 0 2px 3px;
  overflow: hidden;
  width: 15.8%;
}

/*Lightbox*/
.lightbox .lb-image {
  width: 400px !important;
}
.lb-outerContainer {
  width: 400px !important;
}
.lb-data .lb-number {
  color: #fff;
  display: block !important;
  font-size: 17px;
  padding-bottom: 1em;
  position: absolute;
  text-align: center;
  top: 15px;
  width: 390px;
}
.book {
  width: 180px;
}
}
/*For landscape view phone*/
@media only screen and (min-width: 568px) and (max-width: 767px) {
#home > .container > .row {
  left: 33%;
  top: 180px;
}
#home .container .button {
  left: 29%;
}
/*gallery*/
.img_row > a {
  display: block;
  height: 75px;
  margin: 0 2px 3px;
  overflow: hidden;
  width: 19%;
}
.img_row_last > a {
  display: block;
  height: 110px;
  margin: 0 2px 3px;
  overflow: hidden;
  width: 15.7%;
}
}
/*For landscape view phone*/
@media only screen and (min-width: 667px) and (max-width: 767px) {
#home > .container > .row {
  left: 35%;
  top: 180px;
}
#home .container .button {
  left: 32%;
}
/*Lightbox*/
.lightbox .lb-image {
  width: 500px !important;
}
.lb-outerContainer {
  width: 500px !important;
}
.lb-data .lb-number {
  color: #fff;
  display: block !important;
  font-size: 18px;
  padding-bottom: 1em;
  position: absolute;
  text-align: center;
  top: 15px;
  width: 490px;
}
.img_row > a {
  height: 85px;
}
.img_row_last > a {
  height: 130px;
}
}/*For landscape view phone*/
@media only screen and (min-width: 736px) and (max-width: 767px) {
#home > .container > .row {
  left: 37%;
  top: 180px;
}
#home .container .button {
  left: 33%;
}
.img_row > a {
  height: 95px;
}
.img_row_last > a {
  height: 148px;
}
}